Be clear on what PORT we use in development

Andrew Cantino 9 lat temu
rodzic
commit
0f7be99630
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .env.example

+ 1 - 0
.env.example

@@ -7,6 +7,7 @@ APP_SECRET_TOKEN=REPLACE_ME_NOW!
7 7
 # for development, but it needs to be changed to your Huginn domain when you deploy to a
8 8
 # production environment (e.g., yourdomain.com, possibly including a port).
9 9
 DOMAIN=localhost:3000
10
+PORT=3000
10 11
 
11 12
 # Optionally set an asset host
12 13
 # ASSET_HOST=http://assets.example.com